ProjectBeforeReloadEventParams interface ¶
Namespace: NextDesign.Desktop
Description¶
This is the parameter of the event before reloading the project.
Affiliation area¶
Name | Description |
---|---|
Event | APIs that access the events received by the event handler are explained for each area. |
Affiliation event area¶
Name | Description |
---|---|
Project | Notifies that a project has been created, loaded, saved, or finished. |
Inheritor¶
Name | Description |
---|---|
CancelableEventParams | Base class for cancelable event parameters. |
Property¶
Name | Description |
---|---|
Filename | Filename |
Project | Project |